Learn R Programming

Rankcluster (version 0.93.1)

[: Getter method for rankclust output

Description

This is overloading of square braces to extract values of various slots of the output from the function rankclust.

Usage

"["(x, i)

Arguments

x
object from which to extract element(s) or in which to replace element(s).
i
the number of cluster of the element we want to extract.